xen.git
2011-09-27 Ian Campbellxl: fixup "xl save" command line handling.
2011-09-27 Jan BeulichAMD-IOMMU: fix initialization order (after 23863:9e0259...
2011-09-26 Olaf Heringxenpaging: track number of paged pages in struct domain
2011-09-26 Paul DurrantAdd save/restore support for viridian APIC assist pfn.
2011-09-22 Ian Campbelltools: fix install of lomount
2011-09-22 Jan Beulichx86: ucode-amd: Don't warn when no ucode is available...
2011-09-22 Jan BeulichXZ: Fix incorrect XZ_BUF_ERROR
2011-09-22 Jan BeulichXZ decompressor: Fix decoding of empty LZMA2 streams
2011-09-22 Jan BeulichVT-d: fix off-by-one error in RMRR validation
2011-09-22 Jan BeulichVT-d: eliminate a mis-use of pcidevs_lock
2011-09-22 Jan Beulichx86: IO-APIC code has no dependency on PCI
2011-09-22 Jan BeulichPCI multi-seg: config space accessor adjustments
2011-09-22 Jan BeulichPCI multi-seg: Pass-through adjustments
2011-09-22 Jan BeulichPCI multi-seg: AMD-IOMMU specific adjustments
2011-09-22 Jan BeulichPCI multi-seg: VT-d specific adjustments
2011-09-22 Jan BeulichPCI multi-seg: adjust domctl interface
2011-09-17 Jan Beulichx86: split MSI IRQ chip
2011-09-17 Jan Beulichpass struct irq_desc * to all other IRQ accessors
2011-09-17 Jan Beulichpass struct irq_desc * to set_affinity() IRQ accessors
2011-09-17 Jan Beulichconvert more literal uses of cpumask_t to pointers
2011-09-17 Keir FraserMAINTAINERS: Add Jan Beulich for EFI, x86, ACPI.
2011-09-17 Jan BeulichPCI multi-seg: add new physdevop-s
2011-09-17 Jan BeulichPCI multi-seg: introduce notion of PCI segments
2011-09-17 Shan HaitaoFix PV CPUID virtualization of XSave
2011-09-17 Igor MammedovClear IRQ_GUEST in irq_desc->status when setting action...
2011-09-17 Keir Fraserx86/time: verify_tsc_reliability() can be run as a...
2011-09-17 Jan Beulichx86-64/EFI: 2.0 hypercall extensions
2011-09-17 Jan Beulichx86-64/EFI: 2.0 header extensions
2011-09-17 Jan Beulichx86/vmx: don't call __vmxoff() blindly
2011-09-17 Jan Beulichx86/tboot: make resume error messages visible
2011-09-17 George Dunlapxen: Move tsc reliability check until after CPUs have...
2011-09-17 Paul Durrantx86/hvm: Tidy up the viridian code a little and flesh...
2011-09-17 James Carterxen/xsm: Compile error due to naming clash between...
2011-09-17 Juergen GrossAvoid race in schedule() when switching schedulers
2011-09-16 Olaf Heringmem_event: use different ringbuffers for share, paging...
2011-09-16 Olaf Heringmem_event: pass mem_event_domain pointer to mem_event...
2011-09-15 Juergen Grosslibxc: Enable cpuid performance counter leaf for HVM
2011-09-15 Olaf Heringxenstored: allow guest to shutdown all its watches...
2011-09-14 Ian Jacksontools: Revert seabios and upstream qemu build changes
2011-09-13 Stefano Stabellinifix the build when CONFIG_QEMU is specified by the...
2011-09-13 Ian Jacksontools: fix permissions of git-checkout.sh
2011-09-13 Keir Fraserscripts/git-checkout.sh: Is not bash specific. Invoke...
2011-09-13 George Dunlapxen,credit1: Add variable timeslice
2011-09-13 Andrew CooperIRQ: IO-APIC support End Of Interrupt for older IO...
2011-09-13 Stefano Stabellinixen: if mapping GSIs we run out of pirq < nr_irqs_gsi...
2011-09-13 Stefano StabelliniClone and build Seabios by default
2011-09-13 Stefano StabelliniClone and build upstream Qemu by default
2011-09-13 Stefano StabelliniRename ioemu-dir as qemu-xen-traditional-dir
2011-09-13 Stefano StabelliniMove the ioemu-dir-find shell script to an external...
2011-09-13 Olaf Heringxenpaging: use batch of pages during final page-in
2011-09-13 Ian Campbellhvmloader: don't clear acpi_info after filling in some...
2011-09-08 Tim Deeganx86/mm: use new page-order interfaces in nested HAP...
2011-09-08 Tim Deeganx86/mm: adjust paging interface to return superpage...
2011-09-08 Tim Deeganx86/mm: adjust p2m interface to return superpage sizes
2011-09-07 Olaf Heringp2m-ept: remove map_domain_page check
2011-09-07 Jan Beulichx86: remove unnecessary indirection from irq_complete_m...
2011-09-07 Jan Beulichbitmap_scnlistprintf() should always zero-terminate...
2011-09-06 Keir Fraserdocs: Fix 'make docs'
2011-09-05 Olaf Heringmem_event: use mem_event_mark_and_pause() in mem_event_...
2011-09-05 Olaf Heringmem_event: add ref counting for free requestslots
2011-09-05 Andrew CooperIRQ: Introduce old_vector to irq_cfg
2011-09-05 Andrew CooperIRQ: Fold irq_status into irq_cfg
2011-09-05 Andrew CooperIRQ: Remove bit-rotten code
2011-09-05 George Dunlapxen, vtd: Fix device check for devices behind PCIe...
2011-09-05 George Dunlapxen: Add global irq_vector_map option, set if using...
2011-09-02 Keir Fraserns16550: Simplify UART and UART-interrupt probing logic.
2011-09-01 Ian Campbellxen/x86: only support >128 CPUs on x86_64
2011-09-01 Tim Deeganx86/mm: use defines for page sizes rather hardcoding...
2011-08-31 Stefano Stabellinixen: get_free_pirq: make sure that the returned pirq...
2011-08-31 Stefano Stabellinixen: __hvm_pci_intx_assert should check for gsis remapp...
2011-08-31 Stefano Stabellinixen: fix hvm_domain_use_pirq's behavior
2011-08-31 Andrew CooperIRQ: manually EOI migrating line interrupts
2011-08-31 Kevin Tianx86: add irq count for IPIs
2011-08-31 Dietmar Hahnvpmu: Add processors Westmere E7-8837 and SandyBridge...
2011-08-31 Laszlo Ersekx86: Increase the default NR_CPUS to 256
2011-08-31 Christoph Eggernestedsvm: VMRUN doesn't use nextrip
2011-08-31 Keir Fraserx86-64: Fix off-by-one error in __addr_ok() macro
2011-08-30 Ian JacksonMerge
2011-08-27 Keir FraserConfig.mk: Include optional .config file *first* rather...
2011-08-27 Jan Beulichx86: drop unused parameter from msi_compose_msg() and...
2011-08-27 Jan Beulichx86: work around certain Intel BIOSes causing (transien...
2011-08-27 Jan Beulichx86-64: allow mapping mmcfg space for high numbered...
2011-08-26 Kaushik Kumar RamAdd missing 'break' statement.
2011-08-26 Tim DeeganUpdate my email address in MAINTAINERS
2011-08-26 Christoph Eggerx86/mm/p2m: use defines for page sizes
2011-08-25 Tim Deeganpassthrough: Turn on IOMMU/HAP pagetable sharing by...
2011-08-24 David Vrabelx86: don't limit dom0's maximum reservation by the...
2011-08-23 Tim DeeganPassthrough: fix iommu_use_hap_pt() to use hap_enabled()
2011-08-23 Tim DeeganIOMMU: only try to share IOMMU and HAP tables for domai...
2011-08-23 Tim DeeganVT-d: Explicitly test EPT capabilities during IOMMU...
2011-08-22 George Dunlapx86: Fix up irq vector map logic
2011-08-22 Keir FraserAdjust non-debug ASSERT() definition to avoid unused...
2011-08-22 Christoph Eggernested-p2m: suppress np2m flushes during p2m setup
2011-08-22 Jan BeulichACPI: add _PDC input override mechanism
2011-08-22 Jan Beulichx86/IO-APIC: clear remoteIRR in clear_IO_APIC_pin()
2011-08-22 Jan Beulichpm: don't truncate processors' ACPI IDs to 8 bits
2011-08-22 Wei WangAMD IOMMU: remove iommu tlb flush for non-present entries
2011-08-22 David Vrabelx86: use 'dom0_mem' to limit the number of pages for...
2011-08-19 Tim Deegannestedhvm: avoid endless loop of nested page faults
2011-08-19 Tim Deegannestedhvm: do not send IPIs twice
next